home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / mb1309.zip / MB1309.EXE / CBSERV.DOC < prev    next >
Text File  |  1992-03-02  |  1KB  |  42 lines

  1.  
  2. *** Note: SAM can be used EITHER as QTH or REQCB, but not BOTH !
  3. *** Note: HB only supports callsign lookup at this time.
  4.  
  5. To use the RT Systems SAM database servers:
  6.  
  7.     Load SAM into directory \sam, and the SAM API into \sam\api
  8.     Load \sam\api\samapi during bootup (put it in your AUTOEXEC.BAT).
  9.     Load \sam\api\lockout right after the load of samapi
  10.  
  11.  
  12. To use the J-COM HamBase database servers:
  13.  
  14.     Load Hambase into directory \hambase
  15.  
  16.  
  17.  
  18. To use the REQCB server with RT Systems SAM database:
  19.  
  20.     Add the following line to server.mb:
  21.     s sam \bbs\reqcb.exe   reqcb.out  8 reqcb.in 8
  22.  
  23. To use the REQCB server with J-Com Hambase:
  24.  
  25.     Add the following line to server.mb:
  26.     s hb \bbs\reqcb.exe   reqcb.out  8 reqcb.in 8
  27.  
  28.  
  29.  
  30. To use the QTH server with SAM :
  31.  
  32.     Choose a bpq application number for QTH, and put QTH into
  33.     the bpq allication (at the end of BPQCFG.TXT).
  34.  
  35.     Open a window for QTH.EXE.  Command line should be the bpq application
  36.     number and the bpq host port number (this is a host port, not a COM port).
  37.     For example, if QTH is the sixth application, and you want it to use
  38.     host port 22, the command line for QTH is "SAM 6 22".
  39.  
  40.     The window size should be 30k.
  41.  
  42.